* print.c: (print_depth, new_backquote_output, print_number_index):
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 04:35:17 +0000 (21:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Apr 2012 04:35:17 +0000 (21:35 -0700)
commit649c2e208c86e1efc743cd076b6caf7d618d4cec
treee014896cf0aa57d347e94b5952a605f73f4658a5
parent4ec767eef7a20c310398505bc7796aa5715385b4
* print.c: (print_depth, new_backquote_output, print_number_index):

Use ptrdiff_t, not int, where int might not be wide enough.
src/ChangeLog
src/print.c